Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODCanvas


AcquireOwner

The AcquireOwner method returns a reference to the part that owns this canvas.

ODPart AcquireOwner ();
return value
A reference to the part that owns this canvas, or kODNULL if the part does not exist.
DISCUSSION
This method increments the reference count of the returned part. When you have finished using that part, you should call its Release method.

SEE ALSO
The ODCanvas::SetOwner method (page 79).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help